-- card: 9387 from stack: in
-- bmap block id: 0
-- flags: 0000
-- background id: 3170
-- name: 


-- part contents for background part 9
----- text -----
Command:

-- part contents for background part 1
----- text -----
TCPClose connectionID

-- part contents for background part 2
----- text -----
Close a TCP connection.

-- part contents for background part 3
----- text -----
connectionID

-- part contents for background part 4
----- text -----
Close the specified connection.

NOTE: This command does not release the connection buffers, so the TCPRelease command MUST also be called. This is done so that the connection can be closed gracefully: one side issues a close; the other side responds by issuing its own close; the connection closes completely; then the first side does a release.

-- part contents for background part 7
----- text -----
the connection ID of the connection to close